home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Serious Demos
/
Symbolic Composer 4.2
/
Environment
/
System
/
DEF
/
Access
/
zone-of
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-10-23
|
217 b
|
10 lines
|
[
TEXT/ScoM
]
zone-of instrument
Returns a class property of the instrument defined with def-zone. Can be used for accessing already made definition of an instrument.
(def-zone
piano '(1/1 2/1 3/1)
synth (zone-of piano)
)